/ Assembly List / LJCAddressParserLib / StandardAddress / IsInt

Namespace - LJCAddressParserLib


Parameters
token - The token value.

Returns

true if it is an integer; otherwise, false.

Syntax

C#
public Boolean IsInt(String token)

Checks a token value for an integer.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.